commit | 67fad6d5cb982faa5da32370c961f9e00f018d2d | [log] [tgz] |
---|---|---|
author | Junio C Hamano <junio@hera.kernel.org> | Sun May 06 08:53:12 2007 |
committer | Junio C Hamano <junio@hera.kernel.org> | Sun May 06 08:53:12 2007 |
tree | 0ba43bea56e10b5fb3fe7b5fd6debccd9fe33f3d | |
parent | ee62a7b284d15bc30fbbca7fd3bf86710de148bc [diff] [blame] |
Autogenerated HTML docs for v1.5.2-rc2
diff --git a/tutorial.txt b/tutorial.txt index e978562..99efce4 100644 --- a/tutorial.txt +++ b/tutorial.txt
@@ -1,5 +1,5 @@ -A tutorial introduction to git -============================== +A tutorial introduction to git (for version 1.5.1 or newer) +=========================================================== This tutorial explains how to import a new project into git, make changes to it, and share changes with other developers.